go/types.cycleFinder.tparams (field)
3 uses
go/types (current package)
infer.go#L702: tparams []*TypeParam
infer.go#L714: if i := slices.Index(w.tparams, tpar); i >= 0 {
infer.go#L783: if i := slices.Index(w.tparams, t); i >= 0 && w.inferred[i] != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)